From 101e0530ae25e013d6d5b65f9c2503e6efb8dcc0 Mon Sep 17 00:00:00 2001 From: "17:05:31 Tim Janik" Date: Wed, 19 Dec 2007 16:03:34 +0000 Subject: [PATCH] include Makefile.decl to unbreak test rules. 2007-12-19 17:05:31 Tim Janik * modules/other/Makefile.am: include Makefile.decl to unbreak test rules. svn path=/trunk/; revision=19198 --- ChangeLog | 4 ++++ modules/other/Makefile.am | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8a8233826f..566a7dd166 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-12-19 17:05:31 Tim Janik + + * modules/other/Makefile.am: include Makefile.decl to unbreak test rules. + 2007-12-19 Johan Dahlin * tests/buildertest.c (test_object_properties): diff --git a/modules/other/Makefile.am b/modules/other/Makefile.am index 37488eb5e6..a4fd2c92f8 100644 --- a/modules/other/Makefile.am +++ b/modules/other/Makefile.am @@ -1 +1,3 @@ +include $(top_srcdir)/Makefile.decl + SUBDIRS = gail -- 2.30.2